TraceFunction

Type Alias TraceFunction 

Source
pub type TraceFunction = extern "C" fn(o: *const Object, st: *mut ObjectStack);