[][src]Type Definition vulkanalia_sys::PFN_vkDestroyBuffer

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