Function vips_tan

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