[]Function skyline::libc::strtol

pub unsafe extern "C" fn strtol(
    s: *const u8,
    endp: *mut *mut u8,
    base: i32
) -> i64