Type Definition vulkanalia_sys::PFN_vkFreeMemory[][src]

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