pub type PduUnlockResourceFn = extern "C" fn(h_mod: u32, h_cll: u32, lock_mask: u32) -> PduError;
Expand description
Unlocks a physical resource from a ComLogicalLink that has exclusive access to it
ยงParameters
- h_mod - Handle of the MVCI module
- h_cll - Handle of the ComLogicalLink to unlock the resource from
- lock_mask - Bit encoded mask to request for release