g_ascii_strtoull

Function g_ascii_strtoull 

Source
pub unsafe extern "C" fn g_ascii_strtoull(
    nptr: *const gchar,
    endptr: *mut *mut gchar,
    base: guint,
) -> guint64