Function cyclors::fwrite_unlocked

source ยท
pub unsafe extern "C" fn fwrite_unlocked(
    __ptr: *const c_void,
    __size: usize,
    __n: usize,
    __stream: *mut FILE,
) -> usize