pub unsafe fn SysAllocStringByteLen<'a, Param0>(psz: Param0, len: u32) -> BSTR where
    Param0: IntoParam<'a, PCSTR>, 
Expand description

Required features: ‘Win32_Foundation’