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