Function magick_rust::bindings::DrawPathLineToRelative

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