Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
vendor
/
winapi-0.2.8
/
src
/
propsys.rs
blob: 0666fbd48f6c524a3247f3558bee9a90f5ba1106 [
file
] [
log
] [
blame
] [
edit
]
// Copyright © 2015, Peter Atashian
// Licensed under the MIT License <LICENSE.md>
pub
type
IPropertyDescriptionList
=
::
IUnknown
;
// TODO
pub
type
IPropertyStore
=
::
IUnknown
;
// TODO