rust_htslib::htslib

Function mbtowc

Source
pub unsafe extern "C" fn mbtowc(
    __pwc: *mut i32,
    __s: *const i8,
    __n: usize,
) -> i32