Function mozjs::rust::maybe_wrap_object

source ยท
pub unsafe fn maybe_wrap_object(
    cx: *mut JSContext,
    obj: MutableHandleObject<'_>,
)