Function windows_sys::Win32::Storage::FileSystem::CreateSymbolicLinkTransactedW
pub unsafe extern "system" fn CreateSymbolicLinkTransactedW(
lpsymlinkfilename: PCWSTR,
lptargetfilename: PCWSTR,
dwflags: SYMBOLIC_LINK_FLAGS,
htransaction: HANDLE,
) -> BOOLEAN