boring_sys

Function SSL_use_certificate

Source
pub unsafe extern "C" fn SSL_use_certificate(
    ssl: *mut SSL,
    x509: *mut X509,
) -> c_int