Function netapi32::NetValidateName [] [src]

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