mozjs_sys::jsapi::js

Function Unbox

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