Function SetComputerNameExA

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