FinalFunction

Type Alias FinalFunction 

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