Type Definition vips_sys::GClosureNotify [] [src]

type GClosureNotify = Option<unsafe extern "C" fn(data: gpointer, closure: *mut GClosure)>;