pub type PFN_vkSetLatencyMarkerNV = unsafe extern "system" fn(_device: Device, _swapchain: SwapchainKHR, _latency_marker_info: *const SetLatencyMarkerInfoNV);
Expand description