Function EVP_CIPHER_CTX_test_flags

Source
pub unsafe extern "C" fn EVP_CIPHER_CTX_test_flags(
    ctx: *const evp_cipher_ctx_st,
    flags: i32,
) -> i32