Function netapi32::NetGroupAddUser
[−]
[src]
pub unsafe extern "system" fn NetGroupAddUser(
servername: LPCWSTR,
GroupName: LPCWSTR,
username: LPCWSTR
) -> NET_API_STATUS