[][src]Function winapi::um::lmjoin::NetValidateName

pub unsafe extern "system" fn NetValidateName(
    lpServer: LPCWSTR,
    lpName: LPCWSTR,
    lpAccount: LPCWSTR,
    lpPassword: LPCWSTR,
    NameType: NETSETUP_NAME_TYPE
) -> NET_API_STATUS