Function Nominator.scoreCandidate

Calculate a score for the given candidate

extern(C++) Nominator.CandidateScore scoreCandidate (
  in ref const(ConsensusData) data
) nothrow @safe;