Function libe2fs_sys::ext2fs_set_block_bitmap_range2
source · pub unsafe extern "C" fn ext2fs_set_block_bitmap_range2(
bmap: ext2fs_block_bitmap,
start: blk64_t,
num: usize,
in_: *mut c_void
) -> errcode_t