[][src]Function deadyet::to_next_pattern_at_end

pub fn to_next_pattern_at_end(
    number: u64,
    lshd: usize,
    pattern: u64,
    pattern_mask: u64
) -> u64

Returns the difference to the next greater occurrence of the pattern in relation to number.