Expand description
Required features: "Win32_Media_KernelStreaming"
Fields
Earliest: i64
Latest: i64
Trait Implementations
impl Clone for KSPROPERTY_MEDIAAVAILABLE
impl Clone for KSPROPERTY_MEDIAAVAILABLE
impl Copy for KSPROPERTY_MEDIAAVAILABLE
Auto Trait Implementations
impl RefUnwindSafe for KSPROPERTY_MEDIAAVAILABLE
impl Send for KSPROPERTY_MEDIAAVAILABLE
impl Sync for KSPROPERTY_MEDIAAVAILABLE
impl Unpin for KSPROPERTY_MEDIAAVAILABLE
impl UnwindSafe for KSPROPERTY_MEDIAAVAILABLE
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more