pub type PFN_vkGetRefreshCycleDurationGOOGLE = unsafe extern "system" fn(_device: Device, _swapchain: SwapchainKHR, _display_timing_properties: *mut RefreshCycleDurationGOOGLE) -> Result;
Expand description