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

type PFN_vkFreeMemory = extern "system" fn(device: Device, memory: DeviceMemory, p_allocator: *const AllocationCallbacks);