SysAllocStringLen

Function SysAllocStringLen 

Source
pub unsafe fn SysAllocStringLen<'a>(
    strin: impl IntoParam<'a, PWSTR>,
    ui: u32,
) -> BSTR