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

Powers on the card slot.

§Arguments

  • status - Pointer to output the power status to.