[][src]Function hts_sys::bgzf_read

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