Function mozjs::jsapi::IsWindowProxy

source ·
pub unsafe extern "C" fn IsWindowProxy(obj: *mut JSObject) -> bool
Expand description

Returns true iff obj has the WindowProxy Class (see SetWindowProxyClass).