Skip to main content

SysAllocStringByteLen

Function SysAllocStringByteLen 

Source
pub unsafe fn SysAllocStringByteLen<'a>(
    psz: impl IntoParam<'a, PSTR>,
    len: u32,
) -> BSTR