Function botan_cipher_valid_nonce_length

Source
pub unsafe extern "C" fn botan_cipher_valid_nonce_length(
    cipher: botan_cipher_t,
    nl: usize,
) -> c_int