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

Required features: "Win32_System_WinRT", "Win32_Foundation"