pub type VdpPresentationQueueTarget = u32;Expand description
\brief An opaque handle representing the location where video will be presented.
VdpPresentationQueueTarget are created using a \ref api_winsys specific API, such as \ref VdpPresentationQueueTargetCreateX11.