Type Definition glib_sys::GErrorCopyFunc

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