Function frida_sys::_frida_g_key_file_get_string[][src]

pub unsafe extern "C" fn _frida_g_key_file_get_string(
    key_file: *mut GKeyFile,
    group_name: *const gchar,
    key: *const gchar,
    error: *mut *mut GError
) -> *mut gchar