Skip to main content

SysReAllocStringLen

Function SysReAllocStringLen 

Source
pub unsafe fn SysReAllocStringLen<P1>(
    pbstr: *mut BSTR,
    psz: P1,
    len: u32,
) -> i32
where P1: Param<PCWSTR>,