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

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