pub type PduGetModuleIdsFn = extern "C" fn(p_module_id_list: *mut *mut ModuleItem) -> PduError;
Expand description

Object module information

Parameters

  • p_module_id_list - Pointer for storing the pointer of the module information list