[][src]Function newton_sys::NewtonUniversalSetUserCallback

pub unsafe extern "C" fn NewtonUniversalSetUserCallback(
    universal: *const NewtonJoint,
    callback: NewtonUniversalCallback
)