Type Definition vips_sys::GCopyFunc
[−]
[src]
type GCopyFunc = Option<unsafe extern "C" fn(src: gconstpointer, data: gpointer) -> gpointer>;
type GCopyFunc = Option<unsafe extern "C" fn(src: gconstpointer, data: gpointer) -> gpointer>;