relay_cabi

Function relay_publickey_parse

source
#[no_mangle]
pub unsafe extern "C" fn relay_publickey_parse(
    s: *const RelayStr,
) -> *mut RelayPublicKey
Expand description

Parses a public key from a string.