[][src]Function ndk_sys::strtoul_l

pub unsafe extern "C" fn strtoul_l(
    __s: *const c_char,
    __end_ptr: *mut *mut c_char,
    __base: c_int,
    __l: locale_t
) -> c_ulong