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