pub unsafe fn SysAllocString<'a, P0>(psz: P0) -> BSTRwhere
    P0: Into<PCWSTR>,
Expand description

Required features: "Win32_Foundation"