[][src]Function blend2d_sys::blContextStrokeGlyphRunD

pub unsafe extern "C" fn blContextStrokeGlyphRunD(
    self_: *mut BLContextCore,
    pt: *const BLPoint,
    font: *const BLFontCore,
    glyphRun: *const BLGlyphRun
) -> BLResult