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.