Type Definition emf_core_base_rs_ffi::module::native_module::GetRuntimeDependenciesFn[][src]

type GetRuntimeDependenciesFn = TypeWrapper<unsafe extern "C-unwind" fn(module: Option<NonNull<NativeModule>>) -> Result<ConstSpan<InterfaceDescriptor>, Error>>;