[][src]Function rust_htslib::htslib::mbstowcs

pub unsafe extern "C" fn mbstowcs(
    __pwcs: *mut i32,
    __s: *const i8,
    __n: u64
) -> u64