app

Undocumented in source.

Members

Functions

getDotnetLoadAssembly
load_assembly_and_get_function_pointer_fn getDotnetLoadAssembly(char_t* config_path)
Undocumented in source. Be warned that the author may not have intended to support it.
get_export
void* get_export(void* h, char_t* path)
Undocumented in source. Be warned that the author may not have intended to support it.
loadHostFXR
bool loadHostFXR()
Undocumented in source. Be warned that the author may not have intended to support it.
load_library
void* load_library(char_t* path)
Undocumented in source. Be warned that the author may not have intended to support it.
main
void main()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

close_fptr
hostfxr_close_fn close_fptr;
Undocumented in source.
get_delegate_fptr
hostfxr_get_runtime_delegate_fn get_delegate_fptr;
Undocumented in source.
init_fptr
hostfxr_initialize_for_runtime_config_fn init_fptr;
Undocumented in source.
runtime_params
hostfxr_initialize_parameters runtime_params;
Undocumented in source.

Meta