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

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