Type Alias PduModuleConnectFn

Source
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