[][src]Type Definition openxr_sys::pfn::AttachSessionActionSets

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