Function mozjs_sys::jsapi::JS::MapValues

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