Type Definition context::context::ResumeOntopFn [] [src]

type ResumeOntopFn = extern "C" fn(_: Transfer) -> Transfer;

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