[][src]Function physx_sys::phys_PxScaleRigidActor

pub unsafe extern "C" fn phys_PxScaleRigidActor(
    actor: *mut PxRigidActor,
    scale: f32,
    scaleMassProps: bool
)