Function magick_rust::bindings::DrawSetFontStretch

source ยท
pub unsafe extern "C" fn DrawSetFontStretch(
    arg1: *mut DrawingWand,
    arg2: StretchType,
)