Type Alias ash::vk::PFN_vkLatencySleepNV

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