Function sodot_ed25519_get_export_id

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