Type Definition emf_core_base_rs_ffi::library::api::TypeExistsFn[][src]

type TypeExistsFn = TypeWrapper<unsafe extern "C-unwind" fn(base_module: Option<NonNull<CBase>>, lib_type: NonNullConst<LibraryType>) -> Bool>;