[][src]Function graphicsmagick_sys::DrawAnnotation

pub unsafe extern "C" fn DrawAnnotation(
    context: DrawContext,
    x: f64,
    y: f64,
    text: *const c_uchar
)