Type Definition vips_sys::GHookFindFunc
[−]
[src]
type GHookFindFunc = Option<unsafe extern "C" fn(hook: *mut GHook, data: gpointer) -> gboolean>;