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