pub unsafe extern "system" fn SysReAllocStringLen(
    pbstr: *mut BSTR,
    psz: PCWSTR,
    len: u32
) -> i32
Expand description

Required features: "Win32_Foundation"