Function botan_sys::botan_cipher_get_default_nonce_length

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