Function DrawBezier

Source
pub unsafe extern "C" fn DrawBezier(
    arg1: *mut DrawingWand,
    arg2: usize,
    arg3: *const PointInfo,
)