Function botan_sys::botan_cipher_name

source ยท
pub unsafe extern "C" fn botan_cipher_name(
    cipher: botan_cipher_t,
    name: *mut c_char,
    name_len: *mut usize,
) -> c_int