[][src]Function physx_sys::PxConstraint_setConstraintFunctions_mut

pub unsafe extern "C" fn PxConstraint_setConstraintFunctions_mut(
    self_: *mut PxConstraint,
    connector: *mut PxConstraintConnector,
    shaders: *const PxConstraintShaderTable
)