Function rust_htslib::htslib::gzprintf

source ·
pub unsafe extern "C" fn gzprintf(
    file: gzFile,
    format: *const c_char,
     ...
) -> c_int