Function mozjs::jsapi::Unbox

source ยท
pub unsafe extern "C" fn Unbox(
    cx: *mut JSContext,
    obj: Handle<*mut JSObject>,
    vp: MutableHandle<Value>,
) -> bool