#[no_mangle]
pub unsafe extern "C" fn relay_secretkey_parse(
    s: &RelayStr
) -> *mut RelaySecretKey
Expand description

Parses a secret key from a string.