CryptMemRealloc

Function CryptMemRealloc 

Source
pub unsafe extern "stdcall" fn CryptMemRealloc(
    pv: LPVOID,
    cbSize: ULONG,
) -> LPVOID