CX Framework
Cross-platform C utility framework
Loading...
Searching...
No Matches
win_fs.h
1
#pragma once
2
3
#include <cx/fs/fs_private.h>
4
5
// NT native path for windows API, returns scratch buffer!
6
_Ret_z_
wchar_t
* fsPathToNT(_In_opt_ strref path);
cx
platform
win
win_fs.h
Generated by
1.9.8