pub type PFN_vkUnmapMemory2KHR = unsafe extern "system" fn(_: Device, _: *const MemoryUnmapInfoKHR) -> Result;
Expand description