pub unsafe extern "system" fn NetJoinDomain(
    lpserver: PWSTR,
    lpdomain: PWSTR,
    lpmachineaccountou: PWSTR,
    lpaccount: PWSTR,
    lppassword: PWSTR,
    fjoinoptions: NET_JOIN_DOMAIN_JOIN_OPTIONS
) -> u32
Expand description

Required features: ‘Win32_NetworkManagement_NetManagement’, ‘Win32_Foundation’