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

Powers off the card slot.

§Arguments

  • status - Pointer to output the power status to.