lfs_fs_grow

Function lfs_fs_grow 

Source
pub unsafe extern "C" fn lfs_fs_grow(
    lfs: *mut lfs_t,
    block_count: lfs_size_t,
) -> c_int