rust_htslib::htslib

Function fwrite_unlocked

Source
pub unsafe extern "C" fn fwrite_unlocked(
    __ptr: *const c_void,
    __size: usize,
    __n: usize,
    __stream: *mut _IO_FILE,
) -> usize