Type Definition vulkanalia_sys::PFN_vkDestroyBuffer[][src]

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