pub unsafe extern "C" fn PxPhysics_createRigidStatic_mut(
    self_: *mut PxPhysics,
    pose: *const PxTransform
) -> *mut PxRigidStatic
Expand description

Creates a static rigid actor with the specified pose and all other fields initialized to their default values.