rust_htslib::htslib

Function wcstoimax

Source
pub unsafe extern "C" fn wcstoimax(
    __nptr: *const i32,
    __endptr: *mut *mut i32,
    __base: i32,
) -> i64