[][src]Function physx_sys::PxRigidActor_setGlobalPose_mut

pub unsafe extern "C" fn PxRigidActor_setGlobalPose_mut(
    self_: *mut PxRigidActor,
    pose: *const PxTransform,
    autowake: bool
)