[][src]Function blend2d_sys::blContextStrokeGlyphRunI

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