Function win_sys::Foundation::SysAllocStringByteLen [−][src]
pub unsafe fn SysAllocStringByteLen<'a, Param0>(psz: Param0, len: u32) -> BSTR where
Param0: IntoParam<'a, PSTR>, Expand description
Required features: Win32_Foundation