pub unsafe extern "C" fn fz_graphics_min_line_width(
    ctx: *mut fz_context
) -> f32
Expand description

Get the minimum line width to be used for stroked lines.

min_line_width: The minimum line width to use (in pixels).