Type Definition pilka_incremental::ash::vk::PFN_vkUnmapMemory[]

type PFN_vkUnmapMemory = extern "system" fn(Device, DeviceMemory) -> c_void;