Function windows_sys::Win32::UI::Shell::IStream_Copy

pub unsafe extern "system" fn IStream_Copy(
    pstmfrom: *mut c_void,
    pstmto: *mut c_void,
    cb: u32,
) -> HRESULT