関数定義書 HotDocument 今井浩司

read_sectors

構文構文

read_sectors - read several sectors from disk

int read_sectors(
  struct driveinfo * drive_info
  void * data
  const unsigned int lba
  const int sectors
)

パラメータパラメータ

drive_info
data
lba
sectors

機能機能

read_sectors - read several sectors from disk

ファイル名ファイル名

read.c

See Also

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