esp_idf_sys

Function f_write

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