pub unsafe extern "system" fn WindowsCreateString(
    sourcestring: PCWSTR,
    length: u32,
    string: *mut HSTRING
) -> HRESULT
Expand description

Required features: "Win32_System_WinRT"