Function offset_is_cluster_boundary

Source
fn offset_is_cluster_boundary(
    offset: u64,
    cluster_bits: u32,
) -> Result<(), Error>