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

Required features: "Win32_System_Js"