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