Function EVP_MD_CTX_set_flags

Source
pub unsafe extern "C" fn EVP_MD_CTX_set_flags(
    ctx: *mut evp_md_ctx_st,
    flags: i32,
)