Function esp_idf_hal::sys::f_mount

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