Type Alias ash::vk::extensions::PFN_vkLatencySleepNV

source ยท
pub type PFN_vkLatencySleepNV = unsafe extern "system" fn(device: Device, swapchain: SwapchainKHR, p_sleep_info: *const LatencySleepInfoNV<'_>) -> Result;