Function FSUSER_CardSlotGetCardIFPowerStatus
Source pub unsafe extern "C" fn FSUSER_CardSlotGetCardIFPowerStatus(
status: *mut bool,
) -> Result
Expand description
Gets the card’s power status.
§Arguments
status - Pointer to output the power status to.