mozjs_sys::jsapi::JS

Function MapDelete

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