Type Definition emf_core_base_rs_ffi::version::api::CompareFn[][src]

type CompareFn = TypeWrapper<unsafe extern "C-unwind" fn(base_module: Option<NonNull<CBase>>, lhs: NonNullConst<Version>, rhs: NonNullConst<Version>) -> i32>;