[][src]Function newton_sys::NewtonWorldListenerSetDebugCallback

pub unsafe extern "C" fn NewtonWorldListenerSetDebugCallback(
    newtonWorld: *const NewtonWorld,
    listener: *const c_void,
    debugCallback: NewtonWorldListenerDebugCallback
)