pub unsafe extern "system" fn SetComputerNameA(
    lpcomputername: PSTR
) -> BOOL
Expand description

Required features: ‘Win32_System_SystemInformation’, ‘Win32_Foundation’