Type Definition glib_sys::GErrorInitFunc

source ·
pub type GErrorInitFunc = Option<unsafe extern "C" fn(_: *mut GError)>;