Type Definition vulkanalia_sys::PFN_vkDestroyBuffer[][src]

type PFN_vkDestroyBuffer = extern "system" fn(_device: Device, _buffer: Buffer, _allocator: *const AllocationCallbacks);