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