Function SetComputerNameExW
pub unsafe fn SetComputerNameExW<P1>(
nametype: COMPUTER_NAME_FORMAT,
lpbuffer: P1,
) -> Result<()>where
P1: Param<PCWSTR>,
pub unsafe fn SetComputerNameExW<P1>(
nametype: COMPUTER_NAME_FORMAT,
lpbuffer: P1,
) -> Result<()>where
P1: Param<PCWSTR>,