Function js::jsapi::SetWindowProxyClass
[−]
[src]
pub unsafe extern "C" fn SetWindowProxyClass(
rt: *mut JSRuntime,
clasp: *const Class
)
Tell the JS engine which Class is used for WindowProxy objects. Used by the functions below.