Package: gtk
Function gtk:bitset-iter-init-at
Lambda Listgtk:bitset-iter-init-at (iter bitset target) ArgumentsReturn ValueThe unsigned integer with the found value in bitset, or nil. Details Initializes an iterator for the bitset to point to target. If target is not found, finds the next value after it. If no value greater than or equal target exists in the bitset, this function returns nil. | See also |
2024-8-15