Function openssl_sys::EC_KEY_set_private_key[][src]

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