Function WriteProfileSectionW
pub unsafe fn WriteProfileSectionW<P0, P1>(
lpappname: P0,
lpstring: P1,
) -> Result<()>where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,
pub unsafe fn WriteProfileSectionW<P0, P1>(
lpappname: P0,
lpstring: P1,
) -> Result<()>where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,