Function CreateSymbolicLinkW
pub unsafe fn CreateSymbolicLinkW<P0, P1>(
lpsymlinkfilename: P0,
lptargetfilename: P1,
dwflags: SYMBOLIC_LINK_FLAGS,
) -> boolwhere
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,
pub unsafe fn CreateSymbolicLinkW<P0, P1>(
lpsymlinkfilename: P0,
lptargetfilename: P1,
dwflags: SYMBOLIC_LINK_FLAGS,
) -> boolwhere
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,