Function botan_sys::botan_block_cipher_init

source ยท
pub unsafe extern "C" fn botan_block_cipher_init(
    bc: *mut botan_block_cipher_t,
    cipher_name: *const c_char,
) -> c_int