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

Required features: ‘Win32_Foundation’