Function esp_idf_sys::f_mount

source ·
pub unsafe extern "C" fn f_mount(
    fs: *mut FATFS,
    path: *const TCHAR,
    opt: BYTE
) -> FRESULT