pub unsafe extern "C" fn SetWindowProxyClass(
    cx: *mut JSContext,
    clasp: *const JSClass
)
Expand description

Tell the JS engine which Class is used for WindowProxy objects. Used by the functions below.