API Version: 4.1
Library Version: 2.41.92
void webkit_permission_state_query_unref ( WebKitPermissionStateQuery* query )
Atomically decrements the reference count of query by one.
query
If the reference count drops to 0, all memory allocated by WebKitPermissionStateQuery is released. This function is MT-safe and may be called from any thread.
WebKitPermissionStateQuery