Function vips_bandand

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