Type Alias DestroyActionSet

Source
pub type DestroyActionSet = unsafe extern "system" fn(action_set: ActionSet) -> Result;
Expand description