pub fn controller_vtable<T>() -> *const ControllerVTablewhere
T: PluginController,Expand description
Returns a *const ControllerVTable for the given PluginController type.
pub fn controller_vtable<T>() -> *const ControllerVTablewhere
T: PluginController,Returns a *const ControllerVTable for the given PluginController type.