Function mozjs::rust::jsapi_wrapped::MapValues

source ยท
pub unsafe fn MapValues(
    cx: *mut JSContext,
    obj: HandleObject<'_>,
    rval: &mut MutableHandleValue<'_>,
) -> bool