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

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