Type Alias EntireHandler

Source
pub type EntireHandler<T> = extern "C" fn(EntireContext<T>) -> EntireResult;
Expand description

完整路径函数。