pub unsafe extern "C" fn PxControllerManager_getController_mut(
self_: *mut PxControllerManager,
index: u32,
) -> *mut PxControllerExpand description
Retrieve one of the controllers in the manager.
The controller with the specified index.
pub unsafe extern "C" fn PxControllerManager_getController_mut(
self_: *mut PxControllerManager,
index: u32,
) -> *mut PxControllerRetrieve one of the controllers in the manager.
The controller with the specified index.