[][src]Type Definition newton_sys::NewtonWorldDestructorCallback

type NewtonWorldDestructorCallback = Option<unsafe extern "C" fn(world: *const NewtonWorld)>;