Function frida_gum_sys::_frida_g_variant_parse

source ยท
pub unsafe extern "C" fn _frida_g_variant_parse(
    type_: *const GVariantType,
    text: *const gchar,
    limit: *const gchar,
    endptr: *mut *const gchar,
    error: *mut *mut GError,
) -> *mut GVariant