Function SSL_CTX_dane_set_flags

Source
pub unsafe extern "C" fn SSL_CTX_dane_set_flags(
    ctx: *mut ssl_ctx_st,
    flags: u64,
) -> u64