rust_htslib::htslib

Function sscanf

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