Function botan_sys::botan_cipher_get_update_granularity

source ยท
pub unsafe extern "C" fn botan_cipher_get_update_granularity(
    cipher: botan_cipher_t,
    ug: *mut usize,
) -> c_int