Function OleLoadFromStream

Source
pub unsafe extern "C" fn OleLoadFromStream(
    pStm: LPSTREAM,
    iidInterface: *const IID,
    ppvObj: *mut LPVOID,
) -> HRESULT