[][src]Function fatfs_sys::f_read

pub unsafe extern "C" fn f_read(
    fp: *mut FIL,
    buff: *mut c_void,
    btr: UINT,
    br: *mut UINT
) -> FRESULT