[][src]Function secp256k1::ffi::secp256k1_ec_pubkey_parse

pub unsafe extern "C" fn secp256k1_ec_pubkey_parse(
    cx: *const Context,
    pk: *mut PublicKey,
    input: *const u8,
    in_len: usize
) -> i32