pub unsafe extern "C" fn PxController_getUserData(
self_: *const PxController,
) -> *mut c_voidExpand description
Returns the user data associated with this controller.
The user pointer associated with the controller.
pub unsafe extern "C" fn PxController_getUserData(
self_: *const PxController,
) -> *mut c_voidReturns the user data associated with this controller.
The user pointer associated with the controller.