[−][src]Function newton_sys::NewtonWorldListenerSetPreUpdateCallback
pub unsafe extern "C" fn NewtonWorldListenerSetPreUpdateCallback(
newtonWorld: *const NewtonWorld,
listener: *const c_void,
update: NewtonWorldUpdateListenerCallback
)