Function netapi32::NetIsServiceAccount
[−]
[src]
pub unsafe extern "system" fn NetIsServiceAccount(
ServerName: LPWSTR,
AccountName: LPWSTR,
IsService: *mut BOOL
) -> NTSTATUS