Function FSUSER_GetSdmcSpeedInfo

Source
pub unsafe extern "C" fn FSUSER_GetSdmcSpeedInfo(
    speedInfo: *mut FS_SdMmcSpeedInfo,
) -> Result
Expand description

Gets the SDMC speed info.

ยงArguments

  • speedInfo - Pointer to output the speed info to.