mozjs_sys::jsapi::JS

Function MapValues

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