pub unsafe extern "C" fn PxController_setUserData_mut(
    self_: *mut PxController,
    userData: *mut c_void
)
Expand description

Sets the user data associated with this controller.