Type Definition libvips_rs::bindings::GSourceFunc

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