Function chipmunk_sys::cpDampedSpringSetRestLength [] [src]

pub unsafe extern "C" fn cpDampedSpringSetRestLength(
    constraint: *mut cpConstraint,
    restLength: cpFloat
)