Function windows_sys::Win32::System::Js::JsDeleteIndexedProperty

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