nspire.c.dir

Undocumented in source.

Members

Aliases

nspire_dir_move
alias nspire_dir_move = nspire_file_move
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nspire_dir_rename
alias nspire_dir_rename = nspire_file_move
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

nspire_dir_type
enum nspire_dir_type
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

nspire_attr
int nspire_attr(nspire_handle_t* , const(char)* , nspire_dir_item* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nspire_dir_create
int nspire_dir_create(nspire_handle_t* handle, const(char)* path)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nspire_dir_delete
int nspire_dir_delete(nspire_handle_t* handle, const(char)* path)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nspire_dirlist
int nspire_dirlist(nspire_handle_t* , const(char)* , nspire_dir_info** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nspire_dirlist_free
void nspire_dirlist_free(nspire_dir_info* d)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

nspire_dir_info
struct nspire_dir_info
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nspire_dir_item
struct nspire_dir_item
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta