Function js::jsapi::MapSet [] [src]

pub unsafe extern "C" fn MapSet(
    cx: *mut JSContext,
    obj: HandleObject,
    key: HandleValue,
    val: HandleValue
) -> bool