Function rust_htslib::htslib::fread

source ยท
pub unsafe extern "C" fn fread(
    __ptr: *mut c_void,
    __size: u64,
    __n: u64,
    __stream: *mut _IO_FILE
) -> u64