pub type PlayerPickerUICompletionRoutine = Option<unsafe extern "system" fn(returncode: HRESULT, context: *const c_void, selectedxuids: *const HSTRING, selectedxuidscount: usize)>;
Expand description

Required features: "Win32_Gaming"