pub type PduGetVersionFn = extern "C" fn(h_mod: u32, p_version_data: *mut VersionData) -> PduError;
Expand description

Gets version information from MVCI module

Parameters

  • h_mod - Handle of the MVCI module
  • p_version_data - Output pointer for the destination of the version data