pub unsafe extern "system" fn SysAllocStringByteLen(
    psz: PCSTR,
    len: u32
) -> BSTR
Expand description

Required features: ‘Win32_Foundation’