mmc_set_speed

Function mmc_set_speed 

Source
pub unsafe extern "C" fn mmc_set_speed(
    p_cdio: *const CdIo_t,
    i_Kbs_speed: c_int,
    i_timeout_ms: c_uint,
) -> driver_return_code_t