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