Type Definition glib_sys::GErrorClearFunc

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