Function hts_sys::bgzf_read

source ยท
pub unsafe extern "C" fn bgzf_read(
    fp: *mut BGZF,
    data: *mut c_void,
    length: size_t
) -> ssize_t