Function CoTaskMemRealloc

Source
pub unsafe extern "C" fn CoTaskMemRealloc(
    pv: LPVOID,
    cb: SIZE_T,
) -> LPVOID