Skip to main content

SYS_VOLUME_INFO

Constant SYS_VOLUME_INFO 

Source
pub const SYS_VOLUME_INFO: usize = 422; // 422usize
Expand description

Query information about a block device volume.

  • handle: volume capability handle
  • out_ptr: pointer to a VolumeInfo struct (size, block size, etc.)

Returns 0 on success.