Function mozjs::jsapi::js::Unbox

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