vips_sdf

Function vips_sdf 

Source
pub unsafe extern "C" fn vips_sdf(
    out: *mut *mut VipsImage,
    width: c_int,
    height: c_int,
    shape: VipsSdfShape,
    ...
) -> c_int