windows::Win32::Foundation

Function SysAllocString

pub unsafe fn SysAllocString<P0>(psz: P0) -> BSTR
where P0: Param<PCWSTR>,