Function libc::strtoll

source ·
pub unsafe extern "C" fn strtoll(
    s: *const c_char,
    endp: *mut *mut c_char,
    base: c_int
) -> c_longlong