pub type PduDisconnectFn = extern "C" fn(h_mod: u32, h_cll: u32) -> PduError;
Expand description
Disconnects a ComLogicalLink from a vehicle interface
ยงParameters
- h_mod - Handle of the MVCI module
- h_cll - Handle of the ComLogicalLink to disconnect