Function mozjs_sys::jsapi::js::Unbox

source ยท
pub unsafe extern "C" fn Unbox(
    cx: *mut JSContext,
    obj: HandleObject,
    vp: MutableHandleValue,
) -> bool