pub type PduModuleConnectFn = extern "C" fn(h_mod: u32) -> PduError;
Expand description

Determines if a MVCI module is available to connect

Parameters

  • h_mod - Handle of the MVCI module to try and connect