rust_htslib::htslib

Function sprintf

Source
pub unsafe extern "C" fn sprintf(
    __s: *mut i8,
    __format: *const i8,
    ...
) -> i32