[][src]Function fatfs_sys::f_open

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