rust_htslib::htslib

Function hts_log

Source
pub unsafe extern "C" fn hts_log(
    severity: u32,
    context: *const i8,
    format: *const i8,
    ...
)