Function botan_sys::botan_cipher_get_keyspec
source ยท pub unsafe extern "C" fn botan_cipher_get_keyspec(
cipher: botan_cipher_t,
min_keylen: *mut usize,
max_keylen: *mut usize,
mod_keylen: *mut usize,
) -> c_int