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

type CreateActionSet = unsafe extern "system" fn(session: Session, create_info: *const ActionSetCreateInfo, action_set: *mut ActionSet) -> Result;