pub type AttachSessionActionSets = unsafe extern "system" fn(session: Session, attach_info: *const SessionActionSetsAttachInfo) -> Result;
Expand description