[][src]Function physx_sys::phys_PxD6JointCreate

pub unsafe extern "C" fn phys_PxD6JointCreate(
    physics: *mut PxPhysics,
    actor0: *mut PxRigidActor,
    localFrame0: *const PxTransform,
    actor1: *mut PxRigidActor,
    localFrame1: *const PxTransform
) -> *mut PxD6Joint