Function g_ascii_strtoll

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