mozjs::rust

Function maybe_wrap_object

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