Function magick_rust::bindings::DrawSetOpacity

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