Crate direct_storage

source ·
Expand description

Rust bindings for DirectStorage.

We try to provide the same abstraction level and coding style as windows-rs.

For more documentation, please have a look at the header files of the official distribution. We can’t simply copy those because of licensing issues.

This crate will panic if it can’t find the shared libraries of DirectStorage. Please refer to the README.md on how to install them.

Modules

HRESULT error code values that DirectStorage can throw.

Structs

Constants

Traits

Functions

Type Definitions

Unions