Type Alias avrox_display::gfx::fills::GraphicsPatternFunction

source ·
pub type GraphicsPatternFunction<PIX> = fn(_: Point) -> GfxResult<PIX>;