Skip to content

Instantly share code, notes, and snippets.

@Yvictor
Created July 23, 2020 05:15
Show Gist options
  • Save Yvictor/5eecd5ce0f1d6b6d78f3fdd7fe37d42c to your computer and use it in GitHub Desktop.
Save Yvictor/5eecd5ce0f1d6b6d78f3fdd7fe37d42c to your computer and use it in GitHub Desktop.
ShioajiCpp4Tutorial
#include "shioaji.h"
void expose_api_func(){
std::cout << "user our library expose function\n";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment