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

Required features: ‘Win32_Foundation’