pub type PFN_vkCmdDecodeVideoKHR = unsafe extern "system" fn(_command_buffer: CommandBuffer, _decode_info: *const VideoDecodeInfoKHR);
Expand description