Function frida_gum_sys::_frida_g_key_file_get_int64

source ยท
pub unsafe extern "C" fn _frida_g_key_file_get_int64(
    key_file: *mut GKeyFile,
    group_name: *const gchar,
    key: *const gchar,
    error: *mut *mut GError,
) -> gint64