Function windows_sys::Win32::Storage::FileSystem::CreateDirectoryTransactedW
pub unsafe extern "system" fn CreateDirectoryTransactedW(
lptemplatedirectory: PCWSTR,
lpnewdirectory: PCWSTR,
lpsecurityattributes: *const SECURITY_ATTRIBUTES,
htransaction: HANDLE
) -> BOOLExpand description
Required features: "Win32_Storage_FileSystem", "Win32_Foundation", "Win32_Security"