[][src]Function browser_window_core::prelude::cstrtoul

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