Function esp_idf_hal::sys::fwrite_unlocked

source ยท
pub unsafe extern "C" fn fwrite_unlocked(
    arg1: *const c_void,
    _size: usize,
    _n: usize,
    arg2: *mut __sFILE,
) -> usize