Type Definition vips_sys::GPollFunc
[−]
[src]
type GPollFunc = Option<unsafe extern "C" fn(ufds: *mut GPollFD, nfsd: guint, timeout_: gint) -> gint>;