[][src]Type Definition openxr_sys::pfn::ReleaseSwapchainImage

type ReleaseSwapchainImage = unsafe extern "system" fn(swapchain: Swapchain, release_info: *const SwapchainImageReleaseInfo) -> Result;