Type Definition libvips_rs::bindings::GClosureNotify

source ·
pub type GClosureNotify = Option<unsafe extern "C" fn(data: gpointer, closure: *mut GClosure)>;