draw_text_path

Function draw_text_path 

Source
pub unsafe extern "C" fn draw_text_path(
    ctx: *mut DCtx,
    op: drawop_t,
    text: *const char_t,
    x: real32_t,
    y: real32_t,
)