pub unsafe extern "C" fn FSPXI_CardSlotGetCardIFPowerStatus(
    serviceHandle: Handle,
    status: *mut bool
) -> Result
Expand description

Gets the card’s power status.

§Arguments

  • status - Pointer to output the power status to.