pub unsafe extern "system" fn IStream_Write(
    pstm: IStream,
    pv: *const c_void,
    cb: u32
) -> HRESULT
Expand description

Required features: "Win32_UI_Shell", "Win32_System_Com"