Function sodot_sr25519_get_pubkey

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