c5a335e4c10addcf2b015d8bc6b58935aa4ac8b6
[moonshot-ui.git] / libmoonshot / moonshot-msrpc.acf
1 [
2   implicit_handle (handle_t moonshot_binding_handle)
3
4 ]
5 interface moonshot
6 {
7     [async] moonshot_get_identity_rpc();
8     [async] moonshot_get_default_identity_rpc();
9 }
10