Skip to main content

TaskHandler

Type Alias TaskHandler 

Source
pub type TaskHandler = fn(usize, TaskDesc) -> bool;