Type Definition libvips_rs::bindings::GHookCheckFunc

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