Function winapi::um::combaseapi::CoTaskMemRealloc[][src]

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