blob: de33d3fc470b4428cedb2755c70ecf6d53caf455 (
plain) (
blame)
1
2
3
|
pub type IRadialControllerConfigurationInterop = *mut ::core::ffi::c_void;
pub type IRadialControllerIndependentInputSourceInterop = *mut ::core::ffi::c_void;
pub type IRadialControllerInterop = *mut ::core::ffi::c_void;
|