pub unsafe extern "C" fn FSUSER_CardSlotPowerOn(
    status: *mut bool
) -> Result
Expand description

Powers on the card slot.

§Arguments

  • status - Pointer to output the power status to.