DStorageSetConfiguration

Function DStorageSetConfiguration 

Source
pub unsafe fn DStorageSetConfiguration(
    configuration: &DSTORAGE_CONFIGURATION,
) -> Result<()>
Expand description

Runtime-loaded variant of crate::DStorageSetConfiguration() from dstorage.dll

ยงSafety

Loads a raw pointer from dstorage.dll and casts it to a function to call.