Function SetComputerNameExA

Source
pub unsafe extern "C" fn SetComputerNameExA(
    NameType: COMPUTER_NAME_FORMAT,
    lpBuffer: LPCSTR,
) -> BOOL