pub unsafe extern "C" fn PxController_getUserData(
    self_: *const PxController
) -> *mut c_void
Expand description

Returns the user data associated with this controller.

The user pointer associated with the controller.