f_write

Function f_write 

Source
pub unsafe extern "C" fn f_write(
    fp: *mut FIL,
    buff: *const c_void,
    btw: UINT,
    bw: *mut UINT,
) -> FRESULT