[][src]Function blend2d_sys::blContextSetStrokeWidth

pub unsafe extern "C" fn blContextSetStrokeWidth(
    self_: *mut BLContextCore,
    width: f64
) -> BLResult