pub type PFN_vkReleaseFullScreenExclusiveModeEXT = unsafe extern "system" fn(_device: Device, _swapchain: SwapchainKHR) -> Result;
Expand description