NetJoinDomain

Function NetJoinDomain 

Source
pub unsafe extern "system" fn NetJoinDomain(
    lpServer: LPCWSTR,
    lpDomain: LPCWSTR,
    lpMachineAccountOU: LPCWSTR,
    lpAccount: LPCWSTR,
    lpPassword: LPCWSTR,
    fJoinOptions: DWORD,
) -> NET_API_STATUS