[][src]Function nginx::SSL_use_RSAPrivateKey

pub unsafe extern "C" fn SSL_use_RSAPrivateKey(
    ssl: *mut SSL,
    rsa: *mut RSA
) -> c_int