関数定義書 Access2010

backup_write

構文構文

static errno_t backup_write(
  aal_device_t * device - file device, data will be wrote onto
  void * buff - buffer, data stored in
  blk_t block - start position for writing
  count_t count
)

パラメータパラメータ

device
file device, data will be wrote onto
buff
buffer, data stored in
block
start position for writing
count

ファイル名ファイル名

backup.c

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー | backup.c