Function frida_gum_sys::_frida_g_option_group_new

source ยท
pub unsafe extern "C" fn _frida_g_option_group_new(
    name: *const gchar,
    description: *const gchar,
    help_description: *const gchar,
    user_data: gpointer,
    destroy: GDestroyNotify,
) -> *mut GOptionGroup