[][src]Function blend2d_sys::blContextSetStrokeMiterLimit

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