[][src]Function nginx::SSL_use_PrivateKey

pub unsafe extern "C" fn SSL_use_PrivateKey(
    ssl: *mut SSL,
    pkey: *mut EVP_PKEY
) -> c_int