NVIDIA DriveWorks API: Core Methods
DW_API_PUBLIC dwStatus dwIOStream_openFile(dwIOStreamHandle_t *stream, const char8_t *path, uint64_t flags, dwContextHandle_t context)
Open a file stream with the given path and read / write parameters.
struct dwContextObject * dwContextHandle_t
Context handle.