Function magick_rust::bindings::DrawSetTextAlignment

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