Function PixelSetHSL

Source
pub unsafe extern "C" fn PixelSetHSL(
    arg1: *mut PixelWand,
    arg2: f64,
    arg3: f64,
    arg4: f64,
)