pub type PFN_vkDestroyVideoSessionParametersKHR = unsafe extern "system" fn(_device: Device, _video_session_parameters: VideoSessionParametersKHR, _allocator: *const AllocationCallbacks);
Expand description