[][src]Type Definition vulkanalia_sys::PFN_vkFreeMemory

type PFN_vkFreeMemory = extern "system" fn(_device: Device, _memory: DeviceMemory, _allocator: *const AllocationCallbacks);