Expand description
Required features: "Win32_Media_Speech"
Fields
MiddleAdj: i32
RangeAdj: i32
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for SPVPITCH
impl Send for SPVPITCH
impl Sync for SPVPITCH
impl Unpin for SPVPITCH
impl UnwindSafe for SPVPITCH
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