Function openssl_sys::EC_KEY_set_public_key

source ยท
pub unsafe extern "C" fn EC_KEY_set_public_key(
    key: *mut EC_KEY,
    key: *const EC_POINT,
) -> c_int