Function windows_sys::Win32::Storage::FileSystem::CreateDirectoryW
[−]pub unsafe extern "system" fn CreateDirectoryW(
lppathname: PCWSTR,
lpsecurityattributes: *const SECURITY_ATTRIBUTES
) -> BOOL
Expand description
Required features: "Win32_Storage_FileSystem"
, "Win32_Foundation"
, "Win32_Security"