[][src]Function newton_sys::NewtonWorldSetDestructorCallback

pub unsafe extern "C" fn NewtonWorldSetDestructorCallback(
    newtonWorld: *const NewtonWorld,
    destructor: NewtonWorldDestructorCallback
)