pub unsafe extern "C" fn PxConstraintConnector_prepareData_mut(
    self_: *mut PxConstraintConnector
) -> *mut c_void
Expand description

Pre-simulation data preparation when the constraint is marked dirty, this function is called at the start of the simulation step for the SDK to copy the constraint data block.