Function sodot_ed25519_get_spub

Source
pub unsafe extern "C" fn sodot_ed25519_get_spub(
    secret_share: ConstStr,
    spub_out: *mut HeapString,
) -> ResultFFI