Function NetIsServiceAccount

Source
pub unsafe extern "system" fn NetIsServiceAccount(
    ServerName: LPWSTR,
    AccountName: LPWSTR,
    IsService: *mut BOOL,
) -> NTSTATUS