Function windows_sys::Win32::System::Js::JsSetIndexedProperty

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