pub unsafe extern "system" fn IStream_ReadStr(
    pstm: IStream,
    ppsz: *mut PWSTR
) -> HRESULT
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_System_Com’