[][src]Function winapi::winrt::winstring::WindowsSubstringWithSpecifiedLength

pub unsafe extern "system" fn WindowsSubstringWithSpecifiedLength(
    string: HSTRING,
    startIndex: UINT32,
    length: UINT32,
    newString: *mut HSTRING
) -> HRESULT