Function vips_text

Source
pub unsafe extern "C" fn vips_text(
    out: *mut *mut VipsImage,
    text: *const c_char,
    ...
) -> c_int