pub unsafe extern "system" fn vkLatencySleepNV(
device: VkDevice,
swapchain: VkSwapchainKHR,
pSleepInfo: *const VkLatencySleepInfoNV,
) -> VkResultExpand description
Available if built with prototypes.
pub unsafe extern "system" fn vkLatencySleepNV(
device: VkDevice,
swapchain: VkSwapchainKHR,
pSleepInfo: *const VkLatencySleepInfoNV,
) -> VkResultAvailable if built with prototypes.