Function vips_float2rad

Source
pub unsafe extern "C" fn vips_float2rad(
    in_: *mut VipsImage,
    out: *mut *mut VipsImage,
    ...
) -> c_int