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