pub unsafe extern "system" fn CreateSymbolicLinkTransactedW(
    lpsymlinkfilename: PWSTR,
    lptargetfilename: PWSTR,
    dwflags: SYMBOLIC_LINK_FLAGS,
    htransaction: HANDLE
) -> BOOLEAN
Expand description

Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’