khash_max_length

Function khash_max_length 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn khash_max_length( algo: u8, _input_sz: size_t, max_len: *mut size_t, ) -> i32
Expand description

Find the maximum length possible for a given algorithm’s output.