[][src]Function physx_sys::phys_PxSetJointGlobalFrame

pub unsafe extern "C" fn phys_PxSetJointGlobalFrame(
    joint: *mut PxJoint,
    wsAnchor: *const PxVec3,
    wsAxis: *const PxVec3
)