Struct ICompositor_Vtbl
#[repr(C)]pub struct ICompositor_Vtbl {Show 25 fields
pub base__: IInspectable_Vtbl,
pub CreateColorKeyFrameAnimation: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub CreateColorBrush: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub CreateColorBrushWithColor: unsafe extern "system" fn(_: *mut c_void, _: Color, _: *mut *mut c_void) -> HRESULT,
pub CreateContainerVisual: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub CreateCubicBezierEasingFunction: unsafe extern "system" fn(_: *mut c_void, _: Vector2, _: Vector2, _: *mut *mut c_void) -> HRESULT,
pub CreateEffectFactory: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub CreateEffectFactoryWithProperties: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub CreateExpressionAnimation: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub CreateExpressionAnimationWithExpression: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub CreateInsetClip: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub CreateInsetClipWithInsets: unsafe extern "system" fn(_: *mut c_void, _: f32, _: f32, _: f32, _: f32, _: *mut *mut c_void) -> HRESULT,
pub CreateLinearEasingFunction: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub CreatePropertySet: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub CreateQuaternionKeyFrameAnimation: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub CreateScalarKeyFrameAnimation: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub CreateScopedBatch: unsafe extern "system" fn(_: *mut c_void, _: CompositionBatchTypes, _: *mut *mut c_void) -> HRESULT,
pub CreateSpriteVisual: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub CreateSurfaceBrush: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub CreateSurfaceBrushWithSurface: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub CreateTargetForCurrentView: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub CreateVector2KeyFrameAnimation: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub CreateVector3KeyFrameAnimation: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub CreateVector4KeyFrameAnimation: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub GetCommitBatch: unsafe extern "system" fn(_: *mut c_void, _: CompositionBatchTypes, _: *mut *mut c_void) -> HRESULT,
}Fields§
§base__: IInspectable_Vtbl§CreateColorKeyFrameAnimation: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§CreateColorBrush: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§CreateColorBrushWithColor: unsafe extern "system" fn(_: *mut c_void, _: Color, _: *mut *mut c_void) -> HRESULT§CreateContainerVisual: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§CreateCubicBezierEasingFunction: unsafe extern "system" fn(_: *mut c_void, _: Vector2, _: Vector2, _: *mut *mut c_void) -> HRESULT§CreateEffectFactory: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut *mut c_void) -> HRESULT§CreateEffectFactoryWithProperties: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut c_void, _: *mut *mut c_void) -> HRESULT§CreateExpressionAnimation: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§CreateExpressionAnimationWithExpression: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut *mut c_void) -> HRESULT§CreateInsetClip: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§CreateInsetClipWithInsets: unsafe extern "system" fn(_: *mut c_void, _: f32, _: f32, _: f32, _: f32, _: *mut *mut c_void) -> HRESULT§CreateLinearEasingFunction: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§CreatePropertySet: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§CreateQuaternionKeyFrameAnimation: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§CreateScalarKeyFrameAnimation: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§CreateScopedBatch: unsafe extern "system" fn(_: *mut c_void, _: CompositionBatchTypes, _: *mut *mut c_void) -> HRESULT§CreateSpriteVisual: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§CreateSurfaceBrush: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§CreateSurfaceBrushWithSurface: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut *mut c_void) -> HRESULT§CreateTargetForCurrentView: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§CreateVector2KeyFrameAnimation: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§CreateVector3KeyFrameAnimation: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§CreateVector4KeyFrameAnimation: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§GetCommitBatch: unsafe extern "system" fn(_: *mut c_void, _: CompositionBatchTypes, _: *mut *mut c_void) -> HRESULTAuto Trait Implementations§
impl Freeze for ICompositor_Vtbl
impl RefUnwindSafe for ICompositor_Vtbl
impl Send for ICompositor_Vtbl
impl Sync for ICompositor_Vtbl
impl Unpin for ICompositor_Vtbl
impl UnwindSafe for ICompositor_Vtbl
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more