[][src]Function newton_sys::NewtonWorldListenerSetDestroctorCallback

pub unsafe extern "C" fn NewtonWorldListenerSetDestroctorCallback(
    newtonWorld: *const NewtonWorld,
    listener: *const c_void,
    destroy: NewtonWorldDestroyListenerCallback
)