Skip to main content

CTRunDraw

Function CTRunDraw 

Source
pub unsafe extern "C-unwind" fn CTRunDraw(
    run: &CTRun,
    context: &CGContext,
    range: CFRange,
)
👎Deprecated:

renamed to CTRun::draw

Available on crate features CTRun and objc2-core-graphics only.