[][src]Function nginx::SSL_use_certificate

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