Function CryptMemRealloc

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