Function windows_sys::Win32::Storage::FileSystem::CreateSymbolicLinkTransactedA
[−]pub unsafe extern "system" fn CreateSymbolicLinkTransactedA(
lpsymlinkfilename: PSTR,
lptargetfilename: PSTR,
dwflags: SYMBOLIC_LINK_FLAGS,
htransaction: HANDLE
) -> BOOLEANExpand description
Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’
