pub unsafe extern "C" fn PxPhysics_createRigidDynamic_mut(
self_: *mut PxPhysics,
pose: *const PxTransform,
) -> *mut PxRigidDynamicExpand description
Creates a dynamic rigid actor with the specified pose and all other fields initialized to their default values.