DrawFn

Type Alias DrawFn 

Source
pub type DrawFn = fn(event: &mut DrawEvent<'_>);