Function mozjs::rust::wrappers::MapValues

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