- 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.