Function mozjs_sys::jsapi::JS::MapHas

source ยท
pub unsafe extern "C" fn MapHas(
    cx: *mut JSContext,
    obj: HandleObject,
    key: HandleValue,
    rval: *mut bool,
) -> bool