Function magick_rust::bindings::DrawSetFontSize

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