Function drone_fatfs_raw::f_open[][src]

pub unsafe extern "C" fn f_open(
    fp: *mut FIL,
    path: *const TCHAR,
    mode: BYTE
) -> FRESULT