Function EC_KEY_set_public_key

Source
pub unsafe extern "C" fn EC_KEY_set_public_key(
    key: *mut ec_key_st,
    pub_: *const ec_point_st,
) -> i32