fbbu_get_num_blocks

Function fbbu_get_num_blocks 

Source
pub fn fbbu_get_num_blocks() -> Result<u64>
Expand description

Query the total number of blocks available on the FBBU device.

ยงErrors

Returns FabricError::IoError if the host returns a negative value.