Function 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