#[no_mangle]
pub unsafe extern "C" fn relay_publickey_free(
    spk: *mut RelayPublicKey
)
Expand description

Frees a public key.