Expand description
Required features: ‘Win32_Media_KernelStreaming’, ‘Win32_Foundation’
Fields
Reset: i32
Resolution: i32
Trait Implementations
impl Clone for KSAUDIO_MIX_CAPS_0
impl Clone for KSAUDIO_MIX_CAPS_0
impl Copy for KSAUDIO_MIX_CAPS_0
Auto Trait Implementations
impl RefUnwindSafe for KSAUDIO_MIX_CAPS_0
impl Send for KSAUDIO_MIX_CAPS_0
impl Sync for KSAUDIO_MIX_CAPS_0
impl Unpin for KSAUDIO_MIX_CAPS_0
impl UnwindSafe for KSAUDIO_MIX_CAPS_0
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcepub fn borrow_mut(&mut self) -> &mut T
pub fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more