pub unsafe extern "system" fn NetAddServiceAccount(
servername: PCWSTR,
accountname: PCWSTR,
password: PCWSTR,
flags: u32
) -> NTSTATUS
Expand description
Required features: "Win32_NetworkManagement_NetManagement"
, "Win32_Foundation"