Function emf_core_base_rs::global::module::exported_interface_exists[][src]

pub fn exported_interface_exists(interface: &InterfaceDescriptor) -> bool

Checks whether an exported interface exists.

Return

true if it exists, false otherwise.