pub unsafe extern "C" fn PxControllerManager_getController_mut(
    self_: *mut PxControllerManager,
    index: u32
) -> *mut PxController
Expand description

Retrieve one of the controllers in the manager.

The controller with the specified index.