esp_idf_svc::sys

Function f_mount

Source
pub unsafe extern "C" fn f_mount(
    fs: *mut FATFS,
    path: *const u8,
    opt: u8,
) -> u32