Type Definition vips_sys::GSourceFunc [] [src]

type GSourceFunc = Option<unsafe extern "C" fn(user_data: gpointer) -> gboolean>;