Function secp256k1_sys::secp256k1_ec_pubkey_create
source · pub unsafe extern "C" fn secp256k1_ec_pubkey_create(
cx: *const Context,
pk: *mut PublicKey,
sk: *const c_uchar
) -> c_int
pub unsafe extern "C" fn secp256k1_ec_pubkey_create(
cx: *const Context,
pk: *mut PublicKey,
sk: *const c_uchar
) -> c_int