pathmask_to_pos(9) find the position of the left-most bit in a pathmask

SYNOPSIS

u8 pathmask_to_pos(u8 mask);

ARGUMENTS

mask

pathmask with at least one bit set

AUTHOR

Cornelia Huck <[email protected]>

Author.

COPYRIGHT