Function browser_window::prelude::cstrtol[]

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