[go: up one dir, main page]

[][src]Type Definition gfx_core::state::LineWidth

type LineWidth = i32;

Width of a line. Could be f32 if not for Hash deriving issues.