[][src]Function sdl2_sys::SDL_strtoull

pub unsafe extern "C" fn SDL_strtoull(
    str: *const c_char,
    endp: *mut *mut c_char,
    base: c_int
) -> Uint64