pub unsafe extern "system" fn WindowsSubstring(
    string: HSTRING,
    startindex: u32,
    newstring: *mut HSTRING
) -> HRESULT
Expand description

Required features: ‘Win32_System_WinRT’