pub type PFN_vkDestroyVideoSessionKHR = unsafe extern "system" fn(_device: Device, _video_session: VideoSessionKHR, _allocator: *const AllocationCallbacks);
Expand description