Function windows::Win32::System::Js::JsDeleteIndexedProperty

pub unsafe fn JsDeleteIndexedProperty(
    object: *const c_void,
    index: *const c_void,
) -> JsErrorCode