[][src]Function newton_sys::NewtonWorldListenerSetBodyDestroyCallback

pub unsafe extern "C" fn NewtonWorldListenerSetBodyDestroyCallback(
    newtonWorld: *const NewtonWorld,
    listener: *const c_void,
    bodyDestroyCallback: NewtonWorldListenerBodyDestroyCallback
)