INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |
-- Bind key 'key_name' to the 'section'
-- Bind key 'key_name' to the 'section'
-- Integer value of the key
-- Retrieves data of the key into 'struct' of the size 'struct_size'
-- and returns True on success
-- Boolean value of the key
-- 'True' iff the key is present and has one of the following string
-- representations (case-insensitive):
-- "1", "y", "yes", "t", "true"
-- Sets the key value to the given one
-- Returns True iff successful
-- Sets the key value to the given one
-- Returns True iff successful
-- Retrieves data of the key into 'struct' of the size 'struct_size'
-- and returns True on success
-- Removes the key from the section
INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |