Function js::jsapi::SetAdd [] [src]

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