Type Definition libvips_rs::bindings::GFunc

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