Function sodot_exportable_ed25519_get_pubkey

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