Function SSL_CTX_use_certificate

Source
pub unsafe extern "C" fn SSL_CTX_use_certificate(
    ctx: *mut ssl_ctx_st,
    x: *mut x509_st,
) -> i32