uci_hash_options

Function uci_hash_options 

Source
pub unsafe extern "C" fn uci_hash_options(
    tb: *mut *mut uci_option,
    n_opts: c_int,
) -> u32
Expand description

uci_hash_options: build a hash over a list of options @tb: list of option pointers @n_opts: number of options