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

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