Type Definition pen::TeardownRequestFunc [] [src]

type TeardownRequestFunc = Fn(Option<&PenError>) + Send + Sync;