pub unsafe extern "system" fn NetRemoveServiceAccount(
    servername: PCWSTR,
    accountname: PCWSTR,
    flags: u32
) -> NTSTATUS
Expand description

Required features: ‘Win32_NetworkManagement_NetManagement’, ‘Win32_Foundation’