Type Definition libvips_rs::bindings::GDestroyNotify

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