rust_htslib::htslib

Function strtoul

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