Type Definition unity_native_plugin_sys::PFN_vkGetRefreshCycleDurationGOOGLE[][src]

pub type PFN_vkGetRefreshCycleDurationGOOGLE = Option<unsafe extern "system" fn(device: VkDevice, swapchain: VkSwapchainKHR, pDisplayTimingProperties: *mut VkRefreshCycleDurationGOOGLE) -> VkResult>;