context::context::ResumeOntopFn [] [src]

type ResumeOntopFn = extern fn(t: Transfer) -> Transfer;

Functions of this signature are used as the callback while resuming ontop of a Context.