Function windows_sys::Win32::System::WinRT::WindowsSubstringWithSpecifiedLength
[−]pub unsafe extern "system" fn WindowsSubstringWithSpecifiedLength(
string: HSTRING,
startindex: u32,
length: u32,
newstring: *mut HSTRING
) -> HRESULT
Expand description
Required features: "Win32_System_WinRT"