Type Definition machinery_api::plugins::graph_interpreter::GraphInterpreterRunNodeF [−][src]
pub type GraphInterpreterRunNodeF = Option<unsafe extern "C" fn(ctx: *mut GraphInterpreterContextT)>;