[][src]Function nginx::EC_KEY_set_private_key

pub unsafe extern "C" fn EC_KEY_set_private_key(
    key: *mut EC_KEY,
    prv: *const BIGNUM
) -> c_int