Function godot_sys::wcstoull [] [src]

pub unsafe extern "C" fn wcstoull(
    __nptr: *const wchar_t,
    __endptr: *mut *mut wchar_t,
    __base: c_int
) -> c_ulonglong