Function JS_WrapObject

Source
pub unsafe fn JS_WrapObject(
    cx: *mut JSContext,
    objp: MutableHandleObject<'_>,
) -> bool