[][src]Function physx_sys::PxArticulationReducedCoordinate_getLoopJoints

pub unsafe extern "C" fn PxArticulationReducedCoordinate_getLoopJoints(
    self_: *const PxArticulationReducedCoordinate,
    userBuffer: *mut *mut PxJoint,
    bufferSize: u32,
    startIndex: u32
) -> u32