Function rust_htslib::htslib::vfprintf

source ยท
pub unsafe extern "C" fn vfprintf(
    __s: *mut _IO_FILE,
    __format: *const i8,
    __arg: *mut i8
) -> i32