Type Alias screen_13::prelude::vk::PFN_vkUnmapMemory2KHR

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