Struct obs_wrapper::source::context::VideoRenderContext
source · [−]pub struct VideoRenderContext;Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for VideoRenderContext
impl Send for VideoRenderContext
impl Sync for VideoRenderContext
impl Unpin for VideoRenderContext
impl UnwindSafe for VideoRenderContext
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
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