dxlib-d ~master (2020-08-29T12:07:04Z)
Dub
Repo
download_info
hello
Undocumented in source.
struct
download_info {
string
uri
;
string
sha512_hash
;
void
extract_lib
(string dir_path, string base_dir);
}
Members
Functions
extract_lib
void
extract_lib
(string dir_path, string base_dir)
Undocumented in source.
Variables
sha512_hash
string
sha512_hash
;
Undocumented in source.
uri
string
uri
;
Undocumented in source.
Meta
Source
See Implementation
hello
functions
main
static variables
android_info
ios_info
windows_bcc2_info
windows_bcc_info
windows_gcc_info
windows_vc_info
structs
download_info
Undocumented in source.