fwrite

Function fwrite 

Source
pub unsafe extern "C" fn fwrite(
    arg1: *const c_void,
    arg2: c_ulong,
    arg3: c_ulong,
    arg4: *mut FILE,
) -> c_ulong