Function script::dom::bindings::import::module::jsapi::JS_WrapPropertyDescriptor

source ยท
pub unsafe extern "C" fn JS_WrapPropertyDescriptor(
    cx: *mut JSContext,
    desc: MutableHandle<PropertyDescriptor>,
) -> bool