rust_htslib::htslib

Function hpeek

Source
pub unsafe extern "C" fn hpeek(
    fp: *mut hFILE,
    buffer: *mut c_void,
    nbytes: usize,
) -> isize