Function runtimeobject::WindowsSubstringWithSpecifiedLength [] [src]

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