Type Definition emf_core_base_rs_ffi::module::module_loader::GetInterfaceFn[][src]

type GetInterfaceFn = TypeWrapper<unsafe extern "C-unwind" fn(loader: Option<NonNull<ModuleLoader>>, handle: InternalHandle, interface: NonNullConst<InterfaceDescriptor>) -> Result<Interface, Error>>;