Function xinput::XInputGetAudioDeviceIds
[−]
[src]
pub unsafe extern "system" fn XInputGetAudioDeviceIds(
dwUserIndex: DWORD,
pRenderDeviceId: LPWSTR,
pRenderCount: *mut UINT,
pCaptureDeviceId: LPWSTR,
pCaptureCount: *mut UINT
) -> DWORD