Function mozjs::jsapi::JS::MapClear

source ·
pub unsafe extern "C" fn MapClear(
    cx: *mut JSContext,
    obj: Handle<*mut JSObject>
) -> bool