pub unsafe extern "system" fn IStream_Copy(
    pstmfrom: IStream,
    pstmto: IStream,
    cb: u32
) -> HRESULT
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_System_Com’